projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48647b5
)
Update version to 3.2.0-rc5
author
Keir Fraser
<keir.fraser@citrix.com>
Wed, 9 Jan 2008 22:21:49 +0000
(22:21 +0000)
committer
Keir Fraser
<keir.fraser@citrix.com>
Wed, 9 Jan 2008 22:21:49 +0000
(22:21 +0000)
xen/Makefile
patch
|
blob
|
history
diff --git
a/xen/Makefile
b/xen/Makefile
index 92c50f6febb5510fa9a4c6cfce18b96f04911c4d..a49024e65c4b3b3079cb234999079cb64faa86a5 100644
(file)
--- a/
xen/Makefile
+++ b/
xen/Makefile
@@
-2,7
+2,7
@@
# All other places this is stored (eg. compile.h) should be autogenerated.
export XEN_VERSION = 3
export XEN_SUBVERSION = 2
-export XEN_EXTRAVERSION ?= .0-rc
4
$(XEN_VENDORVERSION)
+export XEN_EXTRAVERSION ?= .0-rc
5
$(XEN_VENDORVERSION)
export XEN_FULLVERSION = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION)
-include xen-version